Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.webapp.core.ExceptionHandlingContrib--listener

This contribution is part of XML component org.nuxeo.ecm.platform.webapp.core.ExceptionHandlingContrib inside nuxeo-platform-webapp-core-9.10.jar /OSGI-INF/exceptionhandling-contrib.xml

Extension Point

Extension point listener of component ExceptionHandlingService.

Contributed Items

  • <listener class="org.nuxeo.ecm.webapp.shield.SeamExceptionHandlingListener"/>

XML Source

<extension point="listener" target="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService">
    <listener class="org.nuxeo.ecm.webapp.shield.SeamExceptionHandlingListener"/>
  </extension>